home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1502 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  631 b 

  1. Subject: Re: GEMDOS re-entrancy 
  2. Date: Tue, 31 May 94 22:21:10 +0200
  3. From: Erling Henanger <erlingh@idt.unit.no>
  4.  
  5. > The AES does not make direct jumps into the GEMDOS in ROM, it goes via
  6. > trap vector, so it will first run through the MiNT kernel. But for disk
  7. > accesses, it will be blocked anyway, as there is no way to run two trans-
  8. > fers simultaniously :)
  9.  
  10. Well, at least on a TT you could do transfers on SCSI and ACSI/Floppy at 
  11. the same time, as there is two separate DMA controllers for this.
  12. (+ of course the DMA controller for the SCC chip, which could be used for 
  13.  NFS :)
  14.  
  15. But, in general - you are right :-)
  16.  
  17. Erling
  18.